Skip to content

feat: add model field to startRun and resumeFromStop events#671

Merged
FL4TLiN3 merged 4 commits intomainfrom
feat/add-model-to-start-run-event
Mar 3, 2026
Merged

feat: add model field to startRun and resumeFromStop events#671
FL4TLiN3 merged 4 commits intomainfrom
feat/add-model-to-start-run-event

Conversation

@FL4TLiN3
Copy link
Contributor

@FL4TLiN3 FL4TLiN3 commented Mar 2, 2026

Summary

  • Add model: string field to startRun and resumeFromStop event payloads in ExpertStatePayloads
  • Pass setting.model (resolved model name) when emitting these events from initLogic
  • Update createStartRunEvent adapter to accept model parameter

This allows wintermute to record the actual model used per run in the DB.

Test plan

  • Typecheck passes (bun run typecheck)
  • All unit tests pass (bun run test)
  • Changeset validated (bun run validate:changeset)

🤖 Generated with Claude Code

FL4TLiN3 and others added 2 commits March 3, 2026 05:01
Add resolved model name to startRun and resumeFromStop event payloads
so wintermute can record the actual model used per run in the DB.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FL4TLiN3 FL4TLiN3 force-pushed the feat/add-model-to-start-run-event branch from a4a849f to a2103ac Compare March 3, 2026 05:01
@FL4TLiN3 FL4TLiN3 enabled auto-merge (squash) March 3, 2026 12:47
@FL4TLiN3 FL4TLiN3 merged commit 3425251 into main Mar 3, 2026
11 checks passed
@FL4TLiN3 FL4TLiN3 deleted the feat/add-model-to-start-run-event branch March 3, 2026 12:49
@FL4TLiN3 FL4TLiN3 mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant